ComponentOne RichTextBox for WPF and Silverlight
RemoveAt Method (ProxyCollection<T>)

C1.Silverlight.RichTextBox.Documents Namespace > ProxyCollection<T> Class : RemoveAt Method
Syntax
'Declaration
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public void RemoveAt( 
   System.int index
)

Parameters

index
See Also

Reference

ProxyCollection<T> Class
ProxyCollection<T> Members